projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
accfdf7
)
(chinese-big5): Change type to `big5'.
author
Kenichi Handa
<handa@m17n.org>
Mon, 30 Mar 2009 01:52:08 +0000
(
01:52
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Mon, 30 Mar 2009 01:52:08 +0000
(
01:52
+0000)
lisp/language/chinese.el
patch
|
blob
|
history
diff --git
a/lisp/language/chinese.el
b/lisp/language/chinese.el
index 80cd691e655aa14f74f31d252e878718ada4e36f..9a6aa51c9637ab15c1abc068fd2f9ac8e75d1318 100644
(file)
--- a/
lisp/language/chinese.el
+++ b/
lisp/language/chinese.el
@@
-122,7
+122,7
@@
(define-coding-system 'chinese-big5
"BIG5 8-bit encoding for Chinese (MIME:Big5)"
- :coding-type '
charset
+ :coding-type '
big5
:mnemonic ?B
:charset-list '(ascii big5)
:mime-charset 'big5)